+Sat Jun 26 00:04:36 2004 Matthias Clasen <maclas@gmx.de>
+
+ * gtk/gtkentrycompletion.c (gtk_entry_completion_set_model):
+ * gtk/gtkcombobox.c (gtk_combo_box_set_model): Reflect the
+ last change in the docs.
+
Fri Jun 25 23:35:42 2004 Matthias Clasen <maclas@gmx.de>
* gtk/gtkentrycompletion.c (gtk_entry_completion_set_model):
+Sat Jun 26 00:04:36 2004 Matthias Clasen <maclas@gmx.de>
+
+ * gtk/gtkentrycompletion.c (gtk_entry_completion_set_model):
+ * gtk/gtkcombobox.c (gtk_combo_box_set_model): Reflect the
+ last change in the docs.
+
Fri Jun 25 23:35:42 2004 Matthias Clasen <maclas@gmx.de>
* gtk/gtkentrycompletion.c (gtk_entry_completion_set_model):
+Sat Jun 26 00:04:36 2004 Matthias Clasen <maclas@gmx.de>
+
+ * gtk/gtkentrycompletion.c (gtk_entry_completion_set_model):
+ * gtk/gtkcombobox.c (gtk_combo_box_set_model): Reflect the
+ last change in the docs.
+
Fri Jun 25 23:35:42 2004 Matthias Clasen <maclas@gmx.de>
* gtk/gtkentrycompletion.c (gtk_entry_completion_set_model):
+Sat Jun 26 00:04:36 2004 Matthias Clasen <maclas@gmx.de>
+
+ * gtk/gtkentrycompletion.c (gtk_entry_completion_set_model):
+ * gtk/gtkcombobox.c (gtk_combo_box_set_model): Reflect the
+ last change in the docs.
+
Fri Jun 25 23:35:42 2004 Matthias Clasen <maclas@gmx.de>
* gtk/gtkentrycompletion.c (gtk_entry_completion_set_model):
*
* Sets the model used by @combo_box to be @model. Will unset a
* previously set model (if applicable).
+ * If model is %NULL, then it will unset the model.
*
* Since: 2.4
*/
*
* Sets the model for a #GtkEntryCompletion. If @completion already has
* a model set, it will remove it before setting the new model.
+ * If model is %NULL, then it will unset the model.
*
* Since: 2.4
*/